ComponentOne ASP.NET MVC Controls
Bind(String) Method

C1.Web.Mvc.Fluent Namespace > ChartAxisBuilder<T> Class > Bind Method : Bind(String) Method
The url of the action which is used for reading data
Bind the axis with a special data source to customize the labels.
Syntax
'Declaration
 
Public Overloads Function Bind( _
   ByVal readActionUrl As String _
) As ChartAxisBuilder(Of T)

Parameters

readActionUrl
The url of the action which is used for reading data

Return Value

Current builder
See Also

Reference

ChartAxisBuilder<T> Class
ChartAxisBuilder<T> Members
Overload List